From 4d15d77fc5309895f24bca9f4b8693583ea34bf4 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sun, 15 Jun 2008 22:56:47 +0000 Subject: [PATCH] Fix docs svn path=/trunk/; revision=20392 --- gtk/gtkicontheme.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gtk/gtkicontheme.c b/gtk/gtkicontheme.c index d970c98bce..78696483da 100644 --- a/gtk/gtkicontheme.c +++ b/gtk/gtkicontheme.c @@ -3314,7 +3314,7 @@ _gtk_icon_theme_check_reload (GdkDisplay *display) * Looks up an icon and returns a structure containing * information such as the filename of the icon. * The icon can then be rendered into a pixbuf using - * gtk_icon_info_load_icon() or gtk_icon_info_load_at_size(). + * gtk_icon_info_load_icon(). * * Return value: a #GtkIconInfo structure containing * information about the icon, or %NULL if the icon -- 2.30.2